scrolledwindow: Accumulate velocity with kinetic scrolling
authorChris Lord <chrislord.net@gmail.com>
Fri, 30 Oct 2020 18:36:53 +0000 (18:36 +0000)
committerChris Lord <chrislord.net@gmail.com>
Mon, 9 Nov 2020 15:28:32 +0000 (15:28 +0000)
commit4b459a99bed8a7deb5d909f2bc5eab64f32283cb
tree29b383dd0189c23d533c4328151f2d1f6a9cc3cb
parent8ed1f51f7f8a7e05a6ccfdd7c41faafadb3b1e23
scrolledwindow: Accumulate velocity with kinetic scrolling

Accumulate existing velocity when decelerating from a swipe if the swipe
velocity is above a certain fraction of that existing velocity.
gtk/gtkkineticscrolling.c
gtk/gtkkineticscrollingprivate.h
gtk/gtkscrolledwindow.c